Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.
/ copy-in-repro Public archive

A reproduction repo for GH issue

Notifications You must be signed in to change notification settings

favna/copy-in-repro

Repository files navigation

Copy In Repro

This is a small repro for this issue.

To run this repro:

  1. Make sure you have Docker installed, or another way to start a Postgres server
  2. Run docker compose up -d greenplum to start a Postgres server
  3. Run ./gradlew clean build update to build the Java code and run Liquibase migrations
  4. Run ./run-app.sh to run the application
  5. Observe the issue, the application hangs.

About

A reproduction repo for GH issue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published