Skip to content

Levarages sqlite_close_2 on the finalizer.#361

Merged
praeclarum merged 1 commit into
praeclarum:masterfrom
jagui:feature/finalizer
Jan 12, 2016
Merged

Levarages sqlite_close_2 on the finalizer.#361
praeclarum merged 1 commit into
praeclarum:masterfrom
jagui:feature/finalizer

Conversation

@jagui

@jagui jagui commented Apr 6, 2015

Copy link
Copy Markdown
Contributor

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 commented Apr 6, 2015

Copy link
Copy Markdown
Contributor Author

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
Copy Markdown
Owner

Thanks for looking into this!

@jagui

jagui commented Jan 12, 2016

Copy link
Copy Markdown
Contributor Author

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