Commit dc1d1d4
committed
remove unregister trait-change callback in ExtensionManager.__del__
Due to reference cycles, this can never be called at a time when it would matter,
but seems to cause weird crashes sometimes during interpreter teardown on Python 3.5 with traitlets 4.1.1 parent 3e9017c commit dc1d1d4
1 file changed
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | 62 | | |
68 | 63 | | |
69 | 64 | | |
| |||
0 commit comments