You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.
A once open FB connection keeps a console application from closing. It seems that the culprit is the pooling implementation. When I turn off pooling, the application closes as expected.
Submitted by: Mark Junker (fubar-coder)
Attachments:
TestClosingConnection.zip
TestClosingConnection.zip
A once open FB connection keeps a console application from closing. It seems that the culprit is the pooling implementation. When I turn off pooling, the application closes as expected.
Commits: 6d283da
The text was updated successfully, but these errors were encountered: