Skip to content

test: test sending over a closed IPC channel

Rodrigo Muino Tomonari requested to merge github/fork/cjihrig/test2 into master
Checklist
  • make -j4 test (UNIX), or vcbuild test nosign (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

test

Description of change

This commit adds a test that attempts to send data over an IPC channel once it has been closed.

Merge request reports

Loading