mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Context: No longer calls Context methods while dtor is running.
This commit is contained in:
parent
3708f852c2
commit
e2f504e686
3 changed files with 8 additions and 2 deletions
|
@ -103,6 +103,8 @@ private:
|
|||
class TDB2
|
||||
{
|
||||
public:
|
||||
static bool debug_mode;
|
||||
|
||||
TDB2 ();
|
||||
~TDB2 ();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue