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

Undefined behaviour if Event contructor is called with non-existant file #36

Open
andrewphilipsmith opened this issue Nov 14, 2019 · 3 comments
Labels
bug Something isn't working

Comments

@andrewphilipsmith
Copy link
Member

To reproduce:

event = mapactionpy_controller.Event('/path/to/nonexistant/file.json')
@andrewphilipsmith andrewphilipsmith added the bug Something isn't working label Jul 16, 2020
@mehulmj
Copy link

mehulmj commented Mar 14, 2021

Hi @andrewphilipsmith I would like to work on this issue

@mehulmj
Copy link

mehulmj commented Mar 14, 2021

Can you provide the expected output in case the file is non-existant

@andrewphilipsmith
Copy link
Member Author

Hi Mehul Jain, My apologies I had missed your message here. I am just answering your question in your pull request here #121.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants