Skip to content

Conversation

@jagui
Copy link
Contributor

@jagui jagui commented Apr 6, 2015

Acknownledges the disposing flag passed either by the Dispose or the ~SQLiteConnection finalizer.

Prevents throwing exceptions on the finalizer thread.

Prevents calling dispose on the _mappings' sqlInsertCommand when called via finalizer

@jagui
Copy link
Contributor Author

jagui commented Apr 6, 2015

Please see also peterhuene/sqlite-net-wp8#50

Acknownledges the `disposing` flag passed either by the `Dispose` or the `~SQLiteConnection` finalizer.

Prevents throwing exceptions on the finalizer thread.

Prevents calling dispose on the _mappings' sqlInsertCommand when called via finalizer
@jagui jagui force-pushed the feature/finalizer branch from 57b70fd to d6486be Compare April 6, 2015 15:25
@praeclarum praeclarum merged commit d6486be into praeclarum:master Jan 12, 2016
@praeclarum
Copy link
Owner

Thanks for looking into this!

@jagui
Copy link
Contributor Author

jagui commented Jan 12, 2016

Any time!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants