"README.md" did not exist on "a3870d65dfce52aa88156e70ffa5c1d658c977fd"
ENH: force clearing of Time objectRegistry on destruction (#1276)
- the objectRegistry destructor seems to be called too late. Explicitly clear the objectRegistry within the Time destructor to ensure that it always happens.
Please register or sign in to comment