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

[pull] master from real-logic:master #1770

Merged
merged 1 commit into from
Jul 14, 2023
Merged

Conversation

pull[bot]
Copy link

@pull pull bot commented Jul 13, 2023

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

If you try to start a C Media Driver with an existing directory,
but without a CnC file inside, it will fail:

ERROR: driver init (2) (2) No such file or directory
[aeron_open_file_rw, aeron_fileutil.c:428] Failed to open file: /dev/shm/empty/cnc.dat
[aeron_driver_init, aeron_driver.c:860] could not recreate aeron dir: /dev/shm/empty

ERROR: driver close (22) (22) Invalid argument
[aeron_driver_close, aeron_driver.c:1117] driver is null

It's not really an error, could be due to the directory being empty,
so it seems better to continue.

This aligns behaviour with the Java Media Driver.
@pull pull bot added the ⤵️ pull label Jul 13, 2023
@pull pull bot merged commit aaa8c14 into G-Research:master Jul 14, 2023
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant