mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2026-07-08 22:19:14 -04:00
fix: Found and fix review mistakes
This commit is contained in:
@@ -53,8 +53,7 @@ signals:
|
||||
private:
|
||||
void resetSession(Session *session);
|
||||
void flushPool();
|
||||
[[nodiscard]] bool pooledAgentMatchesCurrent(
|
||||
Session *session, const QString &agentName) const;
|
||||
[[nodiscard]] bool pooledAgentMatchesCurrent(Session *session, const QString &agentName) const;
|
||||
|
||||
static constexpr int kMaxPooledPerAgent = 2;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user