https://github.com/sammers21/vertx-fs-reproducer
Rxified AsyncFile bug reproducer
https://github.com/sammers21/vertx-fs-reproducer
Last synced: 25 days ago
JSON representation
Rxified AsyncFile bug reproducer
- Host: GitHub
- URL: https://github.com/sammers21/vertx-fs-reproducer
- Owner: Sammers21
- Created: 2020-02-04T16:28:31.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-16T08:29:30.000Z (about 5 years ago)
- Last Synced: 2025-02-12T15:27:12.456Z (3 months ago)
- Language: Java
- Homepage:
- Size: 65.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
Awesome Lists containing this project
README
= Vert.x Rxified AsyncFile bug reproducer
Steps to reproduce the bug
```bash
./gradlew test
```Actual result - `FsTest` fail: https://github.com/Sammers21/vertx-fs-reproducer/runs/425798841#step:5:31