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

NitriteBuilder openOrCreate returns silently null #112

Closed
radamuspl opened this issue Oct 3, 2018 · 2 comments
Closed

NitriteBuilder openOrCreate returns silently null #112

radamuspl opened this issue Oct 3, 2018 · 2 comments
Assignees
Labels
Milestone

Comments

@radamuspl
Copy link

When argument of NitriteBuilder.withPath method represents proper directory path (instead of a file) openOrCreate does not rise an exception but returns null.

@radamuspl radamuspl changed the title NitriteBuilder openOrCreate return silently null NitriteBuilder openOrCreate returns silently null Oct 3, 2018
@anidotnet anidotnet self-assigned this Oct 3, 2018
@anidotnet anidotnet added the bug label Oct 3, 2018
@anidotnet anidotnet added this to the 3.2.0 milestone Oct 3, 2018
@anidotnet
Copy link
Contributor

Yes it is indeed an issue and astonishingly lurking around undetected for long time. Thanks for reporting it.

@anidotnet
Copy link
Contributor

Fix should be available in 3.2.0-SNAPSHOT once the build is completed.

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

No branches or pull requests

2 participants