Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error in Datasource connection management #4117

Open
davidnich opened this issue Dec 10, 2020 · 0 comments
Open

error in Datasource connection management #4117

davidnich opened this issue Dec 10, 2020 · 0 comments
Assignees
Milestone

Comments

@davidnich
Copy link
Contributor

track trace unavailable - could be a bug in the oracle module or in Qore:

qore: /tmp/qore/include/qore/intern/qore_ds_private.h:202: void qore_ds_private::connectionLost(ExceptionSink*): Assertion `isopen' failed.

Should not cause problems in non-debug builds, however.

@davidnich davidnich added this to the not planned milestone Dec 10, 2020
@davidnich davidnich self-assigned this Dec 10, 2020
davidnich added a commit that referenced this issue Dec 11, 2020
…nses

refs #4122 fixed a bug in the remove operator with slices
refs #4118 fixed a bug in the CsvUtil class where bool types were missing
refs #4117 added debugging info around assert to get a backtrace when it happens again in CI
refs #4107 fixed a bug in DataProvider pipeline where it was not possible to flushed cached data when processing is over
davidnich added a commit that referenced this issue Dec 11, 2020
…nses (#4125)

refs #4122 fixed a bug in the remove operator with slices
refs #4118 fixed a bug in the CsvUtil class where bool types were missing
refs #4117 added debugging info around assert to get a backtrace when it happens again in CI
refs #4107 fixed a bug in DataProvider pipeline where it was not possible to flushed cached data when processing is over
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant