Skip to content

chore: add goleak testing for goroutine leaks

Kai Armstrong requested to merge phikai-goleak into main

Description

This plugs in the goleaks testing block and adds it as a test.

Related Issues

Resolves #7583 (closed)

How has this been tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)
  • Test gap
Edited by Jay McCure

Merge request reports